Welcome![Sign In][Sign Up]
Location:
Search - salt and pepper noise

Search list

[Special Effectspeppernoise-cpp

Description: 在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation
Platform: | Size: 1024 | Author: 李金宝 | Hits:

[Special Effectsnoise

Description: 图片去噪:对一幅图像加入不同的噪声(随机点噪声、椒盐噪声等),选取不同的方法去噪,比如说邻域平均、中值滤波、图像迭加等,比较对于不同的噪声,不同的方法哪种更好-Image denoising: for an image by adding different noise (random-dot noise, salt and pepper noise, etc.), select a different method of denoising, for example, the neighborhood average, median filter, image superposition and so on, compared for different noise, different methods which better
Platform: | Size: 754688 | Author: 郑文 | Hits:

[Special Effectsimage_jiaoyan_gaosi

Description: 多种对图像加噪声的算法,椒盐噪声,高斯噪声。由于MATLAB自身高斯噪声函数有已经归一化问题,可能结果和自己预想不一样,所以一般都自己来加。-A variety of image plus noise algorithms, salt and pepper noise, Gaussian noise. Gaussian noise as a result of their own MATLAB functions have been normalized problem, possible outcomes and their own not the same as expected, it is generally to increase their own.
Platform: | Size: 365568 | Author: Vincent | Hits:

[Special EffectsBMPImage

Description: 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-scale image processing, functions as follows: geometric transformations: translation, rotation, scaling point treatment: linear transformation, gray stretch, histogram, histogram equalization images can produce 3 Salt and Pepper Noise image smoothing: Mean Filter (3X3), transfinite median filter (3X3) Edge Detection: Edge Detection Operators local law, including the Sobel operator, Prewitt operator, Laplacian Fourier Transform.
Platform: | Size: 51200 | Author: 骆志军 | Hits:

[Special Effectsmedian

Description: 对彩色图像进行中值滤波,这是直接用opencv语言实现的,里面的图片是清晰的,可以用有椒盐噪声的代替-Color images of the median filter, which is the direct use of language of opencv, which picture is crystal clear and has salt and pepper noise can be used in lieu of
Platform: | Size: 2878464 | Author: dianluyuanli | Hits:

[Documentsnoise

Description: noise image processing test gaussian salt pepper additive.非常容易的一个code-noise image processing test gaussian salt pepper additive. very easy to a code
Platform: | Size: 1024 | Author: 唐龙 | Hits:

[Special Effectsnoise

Description: MATLAB给图像添加高斯、椒盐、加性及乘性噪声(噪声生成)源代码Free Source Code for Adds diferent types of noise to an image-MATLAB add to the image Gaussian, salt and pepper, additive and multiplicative noise (noise generated) source code Free Source Code for Adds diferent types of noise to an image
Platform: | Size: 2048 | Author: 余永松 | Hits:

[Special EffectsDBAIN.m

Description: DBAIN: 用DBA方法来去除高密度脉冲噪声,如椒盐噪声的去除-DBAIN: using DBA method to remove high-density impulse noise, such as salt and pepper noise removal
Platform: | Size: 1024 | Author: zhangxq | Hits:

[Special Effectsaddnoise

Description: MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
Platform: | Size: 1024 | Author: 张娜 | Hits:

[Special EffectsNoiseReductionUsingaMedianFilter

Description: 本实验要求编写一个中值滤波的程序,并对产生的椒盐噪声的图像进行中值滤波处理。中值滤波是基于统计学的一种非线性滤波方法。我们还需要知道一个按大小排列的数组中间位置上的数据称为是中值。通过修改在实验project03-04的程序实现3*3中值滤波。-Prepared in this experiment, a median filtering process, and salt and pepper noise generated by the image processing median filter. Median filter is based on a statistical non-linear filtering method. We also need to know the size of an order by the middle of the array data is referred to as value. By modifying the project03-04 in the experimental procedures for the realization of 3* 3 median filter.
Platform: | Size: 413696 | Author: jhm | Hits:

[matlabaverageblurofsaltpeppernoise

Description: THIS CODE REMOVES "SALT AND PEPPER NOISE" BY AVERAGING.MAY HELP BEGINNERS TO UNDERSTAND THE COLOR PICTURE AND REMOVING THE NOISE IN GREY IMAGE OUTPUT OF GIVEN COLOR IMAGE.
Platform: | Size: 1024 | Author: jaja | Hits:

[matlabadpmedian_h

Description: 该函数为MATLAB编写,实现功能为中值滤波,中值滤波能更好地保留图像细节,对盐椒噪声有很好的去除效果。-The MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.
Platform: | Size: 1024 | Author: 天天 | Hits:

[Special Effectssharpen

Description: 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise. Two pairs of images were used noise pollution neighborhood average, median filtering, K close to the average method to smooth. 3 on an image using Roberts gradient method, Sobel operator and Laplacian sharpening, and compare the results. Laws dealing with the source image capture and processing results.
Platform: | Size: 281600 | Author: 刘雨相 | Hits:

[matlabquzao

Description: 去除图像噪声椒盐噪声高斯噪声实现图像处理-Salt and pepper noise removal of image noise, Gaussian noise, Image Processing
Platform: | Size: 1024 | Author: 林风 | Hits:

[Special Effectsadding--salt-and-pepper-noise

Description: VC++下加入椒盐噪声,可以用于验证高斯,均值,中值滤波等方法效果-Add salt and pepper noise in VC++ condition, which can be used to verify the effect of Gaussian, mean, median filtering method.
Platform: | Size: 277504 | Author: 陈立鹏 | Hits:

[matlabSALT-AND-PEPPER-NOISE-REMOVAL

Description: adaptive salt and pepper noise removal with jpeg compression
Platform: | Size: 233472 | Author: gopalakirshnan | Hits:

[Othersalt-and-pepper-adding-noise

Description: 利用opencv在图像处理中实现椒盐加噪-Salt and pepper plus noise using opencv image processing
Platform: | Size: 3072 | Author: 李凯 | Hits:

[matlabsalt-and-pepper-witjhout

Description: removal of salt and pepper noise in image using median filter
Platform: | Size: 210944 | Author: vinodh | Hits:

[matlabMedian-filtering-and-additive-noise

Description: 数字图像处理函数:自已写的中值滤波函数以及添加椒盐噪声程序。并给出了测试程序-Digital image processing functions: already written by median filtering function, and add salt and pepper noise.And the test program is given
Platform: | Size: 2048 | Author: mosir | Hits:

[Special EffectsSalt-and-pepper-noise-filtering

Description: 椒盐噪声的维纳滤波,中值滤波以及均值滤波。是数字图像处理里面最要的图片噪声处理方法。-Salt and Pepper Noise Wiener Filtering, Median Filtering and Mean Filtering. Is the digital image processing inside the most important picture noise processing methods.
Platform: | Size: 1329152 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net